home *** CD-ROM | disk | FTP | other *** search
- global Musik, ShowWarnings, MustWarn, Syskrav
-
- on mouseDown
- puppetSound(3, "Knap")
- end
-
- on mouseUp
- RedAlert(Syskrav)
- if ShowWarnings or MustWarn then
- SetFields(Syskrav)
- go("S2Chicken")
- else
- baShell("open", "Setup.exe", EMPTY, "Squark", "normal")
- end if
- end
-